Welcome![Sign In][Sign Up]
Location:
Search - DIT

Search list

[Other resource2-DIT-FFT

Description: 一个DIT-FFT源程序生成器的源程序。采用delphi编写。-a DIT - FFT source generator of the source. Prepared using delphi.
Platform: | Size: 351512 | Author: 李楠 | Hits:

[Other resourceDIT-FFTsuanfazichengxu

Description: DIT-FFT算法子程序 FFT长度为2m,m为正整数。FFT输出结果放在输入复数数组中。其中xr存放信号序列实部,xi存放信号序列虚部。如果信号长度小于N,需要给xr和xi后面补足0,计算结果x(k)的实部和虚部仍然分别存放在数组xr和xi中。-DIT - FFT subroutine FFT length of 2m, m is a positive integer. FFT output on the importation of complex array. Xr which kept real signal sequence, the signal sequence xi kept the imaginary part. If the signal is less than the length of N, and the need to xr xi behind complement 0, The results of x (k) the real and imaginary parts were still stored in the array xr and xi China.
Platform: | Size: 1098 | Author: jia | Hits:

[Other resourceDIT

Description: 按时间抽选(DIT)的基-2 FFT算法
Platform: | Size: 984 | Author: ZY | Hits:

[Other resource128点DIT FFT

Description: 128点DIT FFT,能实现128点的快速傅里叶变换,对在校的大学生学习,试验很有帮助!-DIT FFT 128 points, 128 points to achieve the fast Fourier transform, to the college students study, test helpful!
Platform: | Size: 1059 | Author: 王京 | Hits:

[Algorithmdit-dif-fft

Description: 快速傅立叶算法,按时间和按频率抽取的基2算法-Fast Fourier algorithm, time and frequency taken by the base 2 Algorithm
Platform: | Size: 1099776 | Author: 赵勇 | Hits:

[Algorithm128点DIT FFT

Description: 128点DIT FFT,能实现128点的快速傅里叶变换,对在校的大学生学习,试验很有帮助!-DIT FFT 128 points, 128 points to achieve the fast Fourier transform, to the college students study, test helpful!
Platform: | Size: 1024 | Author: 王京 | Hits:

[matlabditfft&dft

Description: 用MATLAB语言编写的基2 DIT FFT子程序& 用简单的速度很低的方法计算DFT-using MATLAB prepared by the two-DIT FFT routines
Platform: | Size: 1024 | Author: egg | Hits:

[CSharpFFT-c

Description: 傅立叶变换的c语言源代码 128点DIT FFT函数: /* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */ void FFT(float dataR[],float dataI[]) -Fourier Transform c language source code DIT 128 point FFT function :/* Sample data on the dataR [] array, Operational before dataI [] array initialization to 0*/void FFT (float dataR [], float dataI [])
Platform: | Size: 3072 | Author: 郑超 | Hits:

[AlgorithmDIT-FFT

Description: 本人编写的按时间抽取的快速傅立叶变换算法,非常实用的算法程序。-prepared by the time taken by the Fast Fourier Transform algorithm, the algorithm is very practical procedures.
Platform: | Size: 1024 | Author: 方芳 | Hits:

[Algorithm2-DIT-FFT

Description: 一个DIT-FFT源程序生成器的源程序。采用delphi编写。-a DIT- FFT source generator of the source. Prepared using delphi.
Platform: | Size: 351232 | Author: 李楠 | Hits:

[Algorithm2FFT

Description: DIT-FFT算法子程序 FFT长度为2m,m为正整数。FFT输出结果放在输入复数数组中。其中xr存放信号序列实部,xi存放信号序列虚部。如果信号长度小于N,需要给xr和xi后面补足0,计算结果x(k)的实部和虚部仍然分别存放在数组xr和xi中。-DIT- FFT subroutine FFT length of 2m, m is a positive integer. FFT output on the importation of complex array. Xr which kept real signal sequence, the signal sequence xi kept the imaginary part. If the signal is less than the length of N, and the need to xr xi behind complement 0, The results of x (k) the real and imaginary parts were still stored in the array xr and xi China.
Platform: | Size: 2048 | Author: jia | Hits:

[AlgorithmDIT-FFTsuanfazichengxu

Description: DIT-FFT算法子程序 FFT长度为2m,m为正整数。FFT输出结果放在输入复数数组中。其中xr存放信号序列实部,xi存放信号序列虚部。如果信号长度小于N,需要给xr和xi后面补足0,计算结果x(k)的实部和虚部仍然分别存放在数组xr和xi中。-DIT- FFT subroutine FFT length of 2m, m is a positive integer. FFT output on the importation of complex array. Xr which kept real signal sequence, the signal sequence xi kept the imaginary part. If the signal is less than the length of N, and the need to xr xi behind complement 0, The results of x (k) the real and imaginary parts were still stored in the array xr and xi China.
Platform: | Size: 1024 | Author: jia | Hits:

[CommunicationFFT--C

Description: FFT算法研究与实现(C语言),1 倒位序算法分析,2 实数蝶形运算算法的推导,3 DIT FFT 算法的基本思想分析-Research and Implementation of FFT algorithm (C language), one inversion algorithm sequence analysis, 2 real butterfly computation algorithm is derived, 3 DIT FFT algorithm the basic idea of analysis
Platform: | Size: 3072 | Author: sxd | Hits:

[matlabmyfft_DIT_DIF

Description: 采用DIT和DIF两种蝶形算法实现的FFT变换,其中myfft1是DIT算法,myfft2是DIF算法,已经过测试,可以方便使用。-DIT and DIF using two algorithms of FFT butterfly transformation, which myfft1 is DIT algorithm, myfft2 is the DIF algorithm, has been tested, it will be convenient to use.
Platform: | Size: 3072 | Author: zhanghongwei | Hits:

[AlgorithmDIT_base0n2_FFT

Description: 时间抽取(DIT)基2FFT算法: 输入:先输入数组长度(8,16,32...),再输入数组内容. 输出:FFT变换结果.-Time taken (DIT) based 2FFT algorithm: Input: enter the array length (8,16,32 ...), and then type the array elements. Output: FFT transform results.
Platform: | Size: 1024 | Author: 陈扬坤 | Hits:

[Algorithmfft_radix2

Description: 用FFT 计算离散傅里叶变化,时间抽取(DIT)基2算法。-Calculated using FFT Discrete Fourier changes, the time taken (DIT) radix-2 algorithm.
Platform: | Size: 1024 | Author: Ming Zhao | Hits:

[DSP programDIT

Description: 按时间抽选(DIT)的基-2 FFT算法-Selected by time (DIT) base-2 FFT algorithm
Platform: | Size: 1024 | Author: ZY | Hits:

[AlgorithmFFt-c

Description: 这是关于基2FFT-DIT的程序 第一个压缩文件是matlab程序,并附有原理和流程图及总结 第二个是关于c的程序-This is based on the procedures 2FFT-DIT first compressed file is a matlab program, together with flow chart and summary of the principles and the second on the procedures for c
Platform: | Size: 70656 | Author: 李南 | Hits:

[matlabDIT

Description: 基于DIT任意基的FFT的程序 MATLAB实现 蝶形图-DIT-FFT MATLAB
Platform: | Size: 18432 | Author: xu qiaoyi | Hits:

[VHDL-FPGA-Verilogfft-dit-fpga-master

Description: 快速傅里叶变换verilog代码。时域抽取(the code of fft in verilog. DIT algorithm)
Platform: | Size: 26624 | Author: slplion | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net